Color Changing Background
Task: To create a background that transitions between colors by following the below instructions:
- Apply an animation to the body tag.
- Use @keyframes to change the background color in 4 steps.
- Set the animation to infinite with a 10-second duration.